add binding entry for ctrl + backspace (move focus to parent without
authorKristian Rietveld <kris@gtk.org>
Mon, 11 Jul 2005 18:52:33 +0000 (18:52 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Mon, 11 Jul 2005 18:52:33 +0000 (18:52 +0000)
commit78c52d7141f97f1c525cab17277ca9474fbba621
treec2fb556996255d487c120856f61d93f19dd2f3c3
parent38732dc573d7c7272b7d12f37058abdae985d564
add binding entry for ctrl + backspace (move focus to parent without

2005-07-11  Kristian Rietveld  <kris@gtk.org>

* gtk/gtktreeview.c (gtk_tree_view_class_init): add binding entry
for ctrl + backspace (move focus to parent without affecting
selection),
(gtk_tree_view_real_select_cursor_parent): implement ctrl+backspace
and simplify the function a bit. (#309296, Kathy Fernandes).
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gtk/gtktreeview.c